home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15130 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  809 b 

  1. Path: smarty.smart.net!dave
  2. From: dave@smarty.smart.net (Dave Clausen)
  3. Newsgroups: comp.lang.c++
  4. Subject: GetDocument question
  5. Date: 3 Apr 1996 17:24:50 GMT
  6. Organization: Smartnet Internet Services [via news]
  7. Message-ID: <4juc92$r4a@news.smart.net>
  8. NNTP-Posting-Host: smarty.smart.net
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Hello,
  12.  
  13. I am new to Visual C++, and I am having a difficult time understanding 
  14. the concept of "GetDocument()" function.  My question is... if the 
  15. UpdateData(BOOL) function allows me to pull all values from the view's 
  16. controls into their corresponding data structions AND also allows me to 
  17. push all values from the data structures into their corresponding 
  18. controls, WHY would I need the GetDocument() function?
  19.  
  20. Any help is very much appreciated.
  21. Thanks,
  22. Dave Clausen
  23. dave@smart.net
  24.